C1.Web.Mvc Namespace / CollectionViewRequest<T> Class


CollectionViewRequest<T> Class Properties

For a list of all members of this type, see CollectionViewRequest<T> members.

Public Properties
 NameDescription
Public PropertyGets or sets which column of data will be acquired  
Public PropertyThe request command type.  
Public PropertyIndicate the data of column should be distinct.  
Public PropertyGets the extra request data.  
Public PropertyThe page index.  
Public PropertyThe page size.  
Public PropertyGets or sets the skip items' count from the start.  
Public PropertyThe sort descriptions.  
Public PropertyGets or sets the items' count required.  
Top
See Also